crypto/tls.CertificateRequestInfo.ctx (field)

4 uses

	crypto/tls (current package)
		common.go#L523: 	ctx context.Context
		common.go#L530: 	return c.ctx
		handshake_client.go#L1204: 		ctx:           ctx,
		handshake_client_tls13.go#L752: 		ctx:              hs.ctx,